How to: Debug a macro.

Solution:


Position the insertion point at the beginning of the code to be debugged, run the code with breakpoint set, and step through the code until the problem is found.